netsqlazman_ApplicationsTable 
EntityType  Independent 
Logical Entity Name  netsqlazman_ApplicationsTable 
Default Table Name  netsqlazman_ApplicationsTable 
Logical Only  NO 
Definition 
 
Note 
 

netsqlazman_ApplicationsTable Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
ApplicationId(PK)    INTEGER  NO 
 
StoreId(FK)    INTEGER  NO 
 
Name    NVARCHAR(255)  NO 
 
Description    NVARCHAR(1024)  NO 
 

netsqlazman_ApplicationsTable Keys 
Key Name  Key Type  Keys 
IX_Applications_ApplicationId_Name  Inversion Entry  ApplicationId, Name 
Applications_StoreId_Name_Unique_Index  Alternate Key  Name, StoreId 
PK_netsqlazman_ApplicationsTable  PrimaryKey  ApplicationId 

netsqlazman_ApplicationsTable Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
netsqlazman_StoresTable  Non-Identifying  One To Zero or More        StoreId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
netsqlazman_ApplicationAttributesTable  Non-Identifying  One To Zero or More          NO 
netsqlazman_ApplicationGroupsTable  Non-Identifying  One To Zero or More          NO 
netsqlazman_ApplicationPermissionsTable  Non-Identifying  One To Zero or More          NO 
netsqlazman_ItemsTable  Non-Identifying  One To Zero or More          NO 

netsqlazman_ApplicationsTable Check Constraints 
Check Constraint Name  CheckConstraint